type github.com/jackc/pgx/v5/pgtype.encodePlanFloat8CodecBinaryInt64Valuer

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		float8.go#L124: 			return encodePlanFloat8CodecBinaryInt64Valuer{}
		float8.go#L184: type encodePlanFloat8CodecBinaryInt64Valuer struct{}
		float8.go#L186: func (encodePlanFloat8CodecBinaryInt64Valuer) Encode(value any, buf []byte) (newBuf []byte, err error) {